-
Home
-
Events Made Easy
-
2.3.13
-
Code
-
Classes
- PaymentMethodGateway
| Total Complexity |
31 |
| Dependencies |
16 |
| Dependents |
1 |
| Total lines |
338 |
| Lines of code |
212 |
| Logical lines of code |
71 |
| Comment lines |
73 |
| Methods |
20 |
| Properties |
3 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _verifyGatewayResponse() |
S |
60 |
3 |
14 |
| _verifyGrantResponse() |
S |
60 |
3 |
14 |
| baseSignature() |
S |
46 |
1 |
44 |
| _validateId() |
S |
62 |
3 |
12 |
| _verifyRevokeResponse() |
S |
63 |
3 |
11 |
| find() |
S |
61 |
2 |
12 |
| grant() |
S |
62 |
2 |
12 |
| updateSignature() |
S |
54 |
1 |
24 |
| delete() |
S |
64 |
2 |
9 |
| __construct() |
S |
71 |
1 |
6 |
| create() |
S |
74 |
1 |
4 |
| update() |
S |
74 |
1 |
4 |
| revoke() |
S |
66 |
1 |
10 |
| createSignature() |
S |
67 |
1 |
8 |
| deleteSignature() |
S |
80 |
1 |
3 |
| _doCreate() |
S |
72 |
1 |
5 |
| _doGrant() |
S |
72 |
1 |
5 |
| _doRevoke() |
S |
72 |
1 |
5 |
| _doUpdate() |
S |
72 |
1 |
5 |
| _doDelete() |
S |
72 |
1 |
5 |